projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a63223b
)
actionobserver: Drop SECTION
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 2 Mar 2021 03:35:18 +0000
(22:35 -0500)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Thu, 11 Mar 2021 16:37:37 +0000
(16:37 +0000)
This is private.
gtk/gtkactionobserver.c
patch
|
blob
|
history
diff --git
a/gtk/gtkactionobserver.c
b/gtk/gtkactionobserver.c
index ea3d2eb98e9520aafa92a5fbe719d3026b165924..0cefb9ab9a95e5dd1bf02fd8248ca3ebc76641f4 100644
(file)
--- a/
gtk/gtkactionobserver.c
+++ b/
gtk/gtkactionobserver.c
@@
-24,9
+24,7
@@
G_DEFINE_INTERFACE (GtkActionObserver, gtk_action_observer, G_TYPE_OBJECT)
/*< private >
- * SECTION:gtkactionobserver
- * @short_description: an interface implemented by objects that are
- * interested in monitoring actions for changes
+ * GtkActionObserver:
*
* GtkActionObserver is a simple interface allowing objects that wish to
* be notified of changes to actions to be notified of those changes.